home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / s105022.zip / HELP.ZIP / ANSIHELP.SRC < prev    next >
Text File  |  1991-02-03  |  2KB  |  42 lines

  1. {moreoff lightcyan}┌────────────────────────┐
  2. │ {yellow}Basic Cursor Movements {lightcyan}│
  3. └────────────────────────┘
  4.  
  5. {lightwhite}Command                             Wordstar(r)           VT-100(r)
  6. {lightgreen}--------------------------------------------------------------------
  7. {lightcyan}Cursor Up                              ^E                 Up Arrow
  8. Cursor Down                            ^X                Down Arrow
  9. Cursor Left                            ^D                Left Arrow
  10. Cursor Right                           ^S                Right Arrow
  11.  
  12. Move to Start of Line               ^Q then S               Home
  13. Move to End of Line                 ^Q then D               End
  14. Word Left                              ^A
  15. Word Right                             ^F
  16.  
  17. Page Up                                ^R
  18. Page Down                              ^C
  19.  
  20. {lightmagenta}Press {lightred}ENTER {lightmagenta}to continue...{enter}
  21. {cls lightcyan}┌──────────────────┐
  22. │ {yellow}Editing Commands {lightcyan}│
  23. └──────────────────┘
  24.  
  25. {lightwhite}Command                             Wordstar(r)           VT-100(r)
  26. {lightgreen}--------------------------------------------------------------------
  27. {lightcyan}Toggle Insert Mode On and Off          ^V
  28. Insert Line                            ^N
  29. Delete Current Line                    ^Y
  30. Right-Justify Line                  ^K then F
  31. Center Line                         ^K then C
  32.  
  33. Toggle Quote Mode On/Off       ^K then Q or ^Q then Q
  34.  
  35. Redraw/Repaint Screen               ^K then R
  36. Save Message and Exit             ^K then S or D             ^Z 
  37. Abort Message and Exit              ^K then A              ESC ESC   
  38.  
  39. Get This Help Screen                ^K then ?
  40.  
  41. {lightred}End of Help.....
  42.